.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.text_hide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.top_box {
  width: 100%;
  height: 105px;
  background: #053986;
}
.top_box .logo_box {
  width: 335px;
  height: 170px;
  float: left;
  line-height: 170px;
  font-size: 0;
  text-align: center;
}
.top_box .logo_box img {
  vertical-align: middle;
}
.nav {
  margin-top: 33px;
  float: left;
}
.nav li {
  width: 76px;
  height: 45px;
  float: left;
  margin-left: 58px;
}
.nav li.on {
  border-bottom: 1px solid white;
}
.nav li:hover {
  border-bottom: 1px solid white;
}
.nav li a {
  display: block;
  height: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  font-weight: 400;
  padding-top: 7px;
}
#banner {
  width: 100%;
}
#banner .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #eee;
  opacity: .5;
}
#banner .swiper-pagination-bullet-active {
  background: #007aff;
  opacity: 1;
}
.about_box {
  padding-top: 44px;
}
.tit_box img {
  display: block;
  margin: 0 auto;
}
.tit_box .sytit {
  width: 100%;
  height: 1px;
  margin-top: 20px;
  background: #114591;
  font-size: 0;
  text-align: center;
}
.tit_box .sytit p {
  display: inline-block;
  color: #333;
  font-size: 14px;
  line-height: 14px;
  padding: 0 14px;
  background: #fff;
  position: relative;
  top: -6.5px;
}
.tit_box .sytit p:after,
.tit_box .sytit p:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #114591;
  transform: rotate(45deg);
  position: absolute;
  right: 0;
  top: 3px;
}
.tit_box .sytit p:before {
  left: 0;
  right: auto;
}
.about_con {
  padding: 50px 0;
}
.about_con .con_l {
  width: 588px;
  height: 338px;
  float: left;
  overflow: hidden;
}
.about_con .con_l h4 {
  font-size: 24px;
  color: #053c8c;
  line-height: 36px;
  margin-bottom: 6px;
}
.about_con .con_l p {
  height: 252px;
  overflow: hidden;
  font-size: 16px;
  color: #333;
  line-height: 28px;
}
.more_box {
  margin-top: 14px;
  height: 29px;
  text-align: right;
}
.more_btn {
  display: inline-block;
  width: 135px;
  height: 29px;
  border-radius: 14.5px;
  background: url(../images/more_bg.jpg) repeat-x;
  color: #fff;
  text-align: center;
  line-height: 29px;
}
.con_r {
  width: 562px;
  height: 304px;
  float: right;
}
.con_r img {
  display: block;
  width: 100%;
  height: 100%;
}
.cp_box {
  padding: 22px 0 38px;
  background: #fbf5eb;
}
.cp_box .sytit p {
  background: #fbf5eb;
}
.cp_box .cp_flbox {
  text-align: center;
  margin-top: 43px;
}
.cp_box .cp_fl {
  display: inline-block;
}
.cp_box .cp_fl li {
  float: left;
  height: 36px;
  line-height: 36px;
  margin-left: 15px;
  border-radius: 18px;
  background: url(../images/cp_bg.jpg) repeat-x;
  margin-bottom: 8px;
}
.cp_box .cp_fl li.on {
  background-image: url(../images/cp_xzbg.jpg);
}
.cp_box .cp_fl li:first-child {
  margin-left: 0;
}
.cp_box .cp_fl li a {
  display: block;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  padding: 0 15px;
  border-radius: 18px;
}
.cp_box .more_btn {
  display: block;
  margin: 14px auto 0;
}
.sycp_list {
  margin-top: 25px;
}
.sycp_list li {
  width: 276px;
  float: left;
  margin-bottom: 33px;
  margin-right: 32px;
}
.sycp_list li:nth-child(4n+4) {
  margin-right: 0;
}
.sycp_list li .cp_img {
  width: 276px;
  height: 276px;
  border-radius: 50%;
  background: no-repeat center;
  background-size: cover;
}
.sycp_list li .cp_name {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  margin-top: 36px;
  line-height: 18px;
  color: #666;
}
.synews_box {
  padding: 30px 0 50px;
  overflow: hidden;
}
.synews_box > .more_btn {
  display: block;
  margin: 54px auto 0;
}
.synews_box .synews_list {
  margin-top: 25px;
}
.synews_box .synews_list li {
  width: 360px;
  height: 505px;
  float: left;
  border: 1px solid #e1e1e1;
  background: #f3f3f4;
  position: relative;
  margin-right: 60px;
}
.synews_box .synews_list li:last-child {
  margin-right: 0;
}
.synews_box .synews_list li:hover .synews_img img {
  transform: scale(1.3);
}
.synews_box .synews_list li .synews_img {
  width: 100%;
  height: 265px;
  overflow: hidden;
}
.synews_box .synews_list li .synews_img img {
  width: 100%;
  height: 100%;
  transition: .5s;
}
.synews_box .synews_list li h4 {
  font-size: 18px;
  color: #333;
  font-weight: 500;
  padding: 10px 28px;
  margin-bottom: 4px;
}
.synews_box .synews_list li .synews_con {
  font-size: 12px;
  line-height: 24px;
  height: 120px;
  overflow: hidden;
  padding: 0 28px;
}
.news_more {
  width: 100%;
  text-align: right;
  font-size: 0;
  padding: 0 8px 12px 0;
  position: absolute;
  border-bottom: 4px solid #053c8c;
  bottom: 0;
}
.news_more .more_btn {
  width: 62px;
  height: 18px;
  line-height: 16px;
  background-image: url(../images/sxmore_bg.jpg);
  font-size: 12px;
  border-radius: 9px;
}
.ly_box {
  background: #f3f3f4;
  padding: 25px 0 46px;
}
.ly_box .sytit p {
  background: #f3f3f4;
}
.ly_box .ly_form {
  margin-top: 50px;
}
.ly_box .ly_form .form_item {
  width: 100%;
  height: 46px;
  line-height: 44px;
  color: #333;
  padding: 0 0 0 15px;
  background: #fff;
  border: 1px solid #e4e7e9;
  border-radius: 3px;
  margin-bottom: 20px;
}
.ly_box .ly_form textarea.form_item {
  resize: none;
  height: 166px;
  padding: 14px 15px;
  line-height: 18px;
}
.lx_box {
  height: 88px;
  margin-top: 28px;
  text-align: center;
  position: relative;
}
.lx_box > div {
  display: inline-block;
  height: 88px;
  padding-top: 72px;
  font-size: 16px;
  line-height: 16px;
}
.lx_box > div.lxdh {
  position: absolute;
  left: 0;
  background: url(../images/dh.png) no-repeat center top;
}
.lx_box > div.lxyx {
  background: url(../images/yj.png) no-repeat center top 4px;
}
.lx_box > div.lxdz {
  position: absolute;
  right: 0;
  background: url(../images/dz.png) no-repeat center top 6px;
}
.footer {
  height: 112px;
  background: #053c8c;
}
.footer .foot_text {
  text-align: center;
  position: relative;
  line-height: 112px;
}
.footer .foot_text .foot_l,
.footer .foot_text .foot_r {
  font-size: 16px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.footer .foot_text .foot_c {
  display: inline-block;
}
.footer .foot_text .foot_c a {
  color: #fff;
}
.footer .foot_text .foot_r {
  left: auto;
  right: 0;
}
.footer .foot_text .foot_r a {
  color: #fff;
}
.footer .foot_text .zd_box {
  position: absolute;
  right: 50%;
  top: 0;
  -webkit-transform: translateX(50%) translateY(-50%) rotate(45deg);
  transform: translateX(50%) translateY(-50%) rotate(45deg);
  display: inline-block;
  font-size: 16px;
  line-height: 38px;
  color: #fff;
  height: 36px;
  width: 36px;
  background: #053c8c;
  text-align: center;
  -webkit-transition: .25s;
  transition: .25s;
}
.footer .foot_text .zd_box:hover {
  background-color: #000;
}
.footer .foot_text .zd_box i {
  display: block;
  width: 36px;
  height: 36px;
  background: url(../images/sjt.png) no-repeat center center;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.ny_banner {
  display: block;
  margin-bottom: 35px;
}
.detail {
  line-height: 32px;
  padding: 12px 0 65px;
}
.detail img {
  max-width: 100%;
}
.nycp_list .cp_box {
  background: transparent;
}
.nycp_list .sytit p {
  background: #fff;
}
.page_box {
  margin: 50px 0 20px;
  text-align: center;
}
.nyxw_box {
  padding: 48px 0 45px;
}
.nyxw_list li {
  height: 205px;
  overflow: hidden;
  margin-bottom: 25px;
}
.nyxw_list li .nyxw_img {
  display: block;
  width: 290px;
  height: 100%;
  float: left;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 5px;
  margin-right:15px;
}
.nyxw_list li .nyxw_info {
}
.nyxw_list li .nyxw_info .nyxw_tit {
  display: inline-block;
  font-size: 16px;
  color: #333;
  font-weight: 500;
  line-height: 34px;
  border-bottom: 1ox solid #999;
}
.nyxw_list li .nyxw_info .nyxw_con {
  margin-top: 10px;
  font-size: 12px;
  line-height: 22px;
  height: 110px;
  overflow: hidden;
}
.nyxw_list li .nyxw_info .nyxw_more {
  display: block;
  width: 105px;
  height: 24px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  background: #499d35;
  margin-top: 22px;
}
.pagelxarea{
  width: 216px;
  height: 50px;
  text-align: center;
  margin: 0 auto;
  border: 2px solid #053c8c;
  line-height: 50px;
  font-weight: 600;
  font-size: 21px;
  color: #053c8c;
}

.pagenav
{
  clear: both;
  overflow: hidden;
  margin-bottom: 20px;
}
.prepage{
  width: 50%;
  float: left;
}

.nextpage{
  width: 44%;
  float: right;
}
.synews_list_left{
  width: 75%;
  height: 380px;
  float: left; 
}
.synews_list_right{
  width: 20%;
  height: 380px;
  float: left;
  margin-left: 5%;
}
.synews_list_left ul{
  width: 100%;
  height: 100%;
  margin-top: 15px;
}
.synews_list_left ul li{
  height: 35px;
  line-height: 35px;
  padding-left: 15px;
  box-sizing: border-box;
}
.synews_list_left ul li:hover{
  background-color: #666;
}
.synews_list_left ul li:hover h4,.synews_list_left ul li:hover span{
   color: white;
}
.synews_list_left ul li a{
  display: block;
  width: 100%;
  overflow: hidden;
}
.synews_list_left a span{
  float: right;
  color: #666;
  margin-right: 15px;
}
.synews_list_left a h4{
  float: left;
  color: #666;
}
.contructus{
  width: 273px;
}
.contructus_top{
  margin-top: 15px;
}
.contructus_bottom{
  height: 199px;
  background: url("../images/1_46.gif") no-repeat 105px 47px;
}
.contructus_bottom ul{
  margin-top: 15px;
}
.phone{
  margin-top: 12px;
  font-weight: 600;
  background: url('../images/1_42.gif') no-repeat;
  padding-left: 25px;
  box-sizing: border-box;
}
